home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {doBuyNow = id; doCancel = id; doDone = id; };
- CLASS = FSRegistrationCodeDialogController;
- LANGUAGE = ObjC;
- OUTLETS = {
- btnBuyNow = NSButton;
- btnCancel = NSButton;
- btnDone = NSButton;
- imgIcon = NSImageView;
- lblCode = NSTextField;
- lblCodeExample = NSTextField;
- lblName = NSTextField;
- lblNameExample = NSTextField;
- lblOrganization = NSTextField;
- lblOrganizationExample = NSTextField;
- txtCode = NSTextField;
- txtDetails = NSTextField;
- txtHeading = NSTextField;
- txtName = NSTextField;
- txtOrganization = NSTextField;
- };
- SUPERCLASS = NSWindowController;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
- );
- IBVersion = 1;
- }